R programming

Deepaneesh R V

2024-10-07

WHAT IS R PROGRAMMING

R is a powerful, open-source programming language widely used for statistical computing, data analysis, and data visualization. It’s popular among statisticians, data scientists, and researchers for its ability to handle large datasets and complex analyses efficiently.

R for Presentation ?

While R is known for data analysis, it also has packages that allow you to create interactive and polished presentations. These include tools for seamlessly combining data, analysis, and visualization into professional-looking slides.

INTERACTIVE DATASET

By using DT package ,R programming allow the user to handle or interact with the data !

PLOT USING ‘ggplot2’

ggplot2 is a package which allow the user to create and customize the chart based on their wish

INTERACTIVE GRAPH

Plotly package is used for creating a interactive charts and 3D charts in R programming even in html presentation or html report the user can easily interact

CREATING MAPS TOO

The package “leaflet” is helpful to Creating global maps in R programming

CONCLUSION

R programming is also a programming language which have so many features like other languages . But it is not that much popular

                Thank you